From: Siebrand Mazeland Date: Thu, 11 Sep 2008 22:07:49 +0000 (+0000) Subject: Decrease whitespace between portlets a little to show more of the sidebar (1em->0... X-Git-Tag: 1.31.0-rc.0~45361 X-Git-Url: http://git.cyclocoop.org//%22http:/%22.attribut_html%28%24lesurls%5B%24numero%5D%29.%22/%22?a=commitdiff_plain;h=2f517a75d79d0db9168f33ef59b9702011628fbc;p=lhc%2Fweb%2Fwiklou.git Decrease whitespace between portlets a little to show more of the sidebar (1em->0.5em) --- diff --git a/skins/modern/main.css b/skins/modern/main.css index f3c2a40930..27d6a993f7 100644 --- a/skins/modern/main.css +++ b/skins/modern/main.css @@ -140,7 +140,7 @@ div.mw_clear { } .portlet div.pBody { - padding: 0em 0 1em 0; + padding: 0em 0 0.5em 0; } textarea {